DeviceOnly

@Generated
class DeviceOnly

Types

Link copied to clipboard

The on-disk backup of the node's preferences
Protobuf type meshtastic.BackupPreferences
Link copied to clipboard
interface BackupPreferencesOrBuilder : MessageOrBuilder
Link copied to clipboard

The on-disk saved channels
Protobuf type meshtastic.ChannelFile
Link copied to clipboard
interface ChannelFileOrBuilder : MessageOrBuilder
Link copied to clipboard

This message is never sent over the wire, but it is used for serializing DB
state to flash in the device code
FIXME, since we write this each time we enter deep sleep (and have infinite
flash) it would be better to use some sort of append only data structure for
the receive queue and use the preferences store for the other stuff
Protobuf type meshtastic.DeviceState
Link copied to clipboard
interface DeviceStateOrBuilder : MessageOrBuilder
Link copied to clipboard
Protobuf type meshtastic.NodeDatabase
Link copied to clipboard
interface NodeDatabaseOrBuilder : MessageOrBuilder
Link copied to clipboard
Protobuf type meshtastic.NodeInfoLite
Link copied to clipboard
interface NodeInfoLiteOrBuilder : MessageOrBuilder
Link copied to clipboard

Position with static location information only for NodeDBLite
Protobuf type meshtastic.PositionLite
Link copied to clipboard
interface PositionLiteOrBuilder : MessageOrBuilder
Link copied to clipboard
class UserLite : GeneratedMessage, DeviceOnly.UserLiteOrBuilder
Protobuf type meshtastic.UserLite
Link copied to clipboard
interface UserLiteOrBuilder : MessageOrBuilder

Properties

Link copied to clipboard
open val descriptor: Descriptors.FileDescriptor

Functions

Link copied to clipboard
open fun registerAllExtensions(registry: ExtensionRegistry)
open fun registerAllExtensions(registry: ExtensionRegistryLite)